Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(h4ck3r-m0d3): adds easter egg CLI option #10648

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

emnul
Copy link
Contributor

@emnul emnul commented Sep 1, 2024

When running reth node a new hidden flag is now available --h4ck3r-m0d3 that will randomly print some ascii art from an array located in crates/cli/commands/src/ascii_art.rs to stdout every 5 minutes.

Closes #5857

@emnul
Copy link
Contributor Author

emnul commented Sep 1, 2024

@onbjerg should I add my Cargo.lock file changes to the the PR as well?

@rkrasiuk
Copy link
Member

rkrasiuk commented Sep 2, 2024

@emnul yes, the lockfile changes should be committed

@joshieDo joshieDo added the A-cli Related to the reth CLI label Sep 3, 2024
@github-actions github-actions bot added S-stale This issue/PR is stale and will close with no further activity and removed S-stale This issue/PR is stale and will close with no further activity labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli Related to the reth CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add easter egg CLI option
3 participants